home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The CICA Windows Explosion!
/
The CICA Windows Explosion! - Disc 2.iso
/
programr
/
progwin.zip
/
GRAFMENU.ZIP
/
GRAFMENU.H
< prev
next >
Wrap
Text File
|
1991-10-30
|
362b
|
22 lines
/*-----------------------
GRAFMENU.H header file
----------------------*/
#define IDM_NEW 1
#define IDM_OPEN 2
#define IDM_SAVE 3
#define IDM_SAVEAS 4
#define IDM_UNDO 5
#define IDM_CUT 6
#define IDM_COPY 7
#define IDM_PASTE 8
#define IDM_CLEAR 9
#define IDM_COUR 10
#define IDM_HELV 11
#define IDM_TMSRMN 12
#define IDM_HELP 13